﻿2026-07-06T06:37:35.2740984Z ##[group]Run actions/checkout@v5
2026-07-06T06:37:35.2741987Z with:
2026-07-06T06:37:35.2742497Z   repository: SaberMage/spt-core
2026-07-06T06:37:35.2747128Z   token: ***
2026-07-06T06:37:35.2747663Z   ssh-strict: true
2026-07-06T06:37:35.2748200Z   ssh-user: git
2026-07-06T06:37:35.2748707Z   persist-credentials: true
2026-07-06T06:37:35.2749281Z   clean: true
2026-07-06T06:37:35.2749810Z   sparse-checkout-cone-mode: true
2026-07-06T06:37:35.2750411Z   fetch-depth: 1
2026-07-06T06:37:35.2750932Z   fetch-tags: false
2026-07-06T06:37:35.2751487Z   show-progress: true
2026-07-06T06:37:35.2752031Z   lfs: false
2026-07-06T06:37:35.2752536Z   submodules: false
2026-07-06T06:37:35.2753073Z   set-safe-directory: true
2026-07-06T06:37:35.2753772Z ##[endgroup]
2026-07-06T06:37:35.4585051Z Syncing repository: SaberMage/spt-core
2026-07-06T06:37:35.4586635Z ##[group]Getting Git version info
2026-07-06T06:37:35.4587442Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-06T06:37:35.4855720Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T06:37:35.5071587Z git version 2.43.0.windows.1
2026-07-06T06:37:35.5097134Z ##[endgroup]
2026-07-06T06:37:35.5104669Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a3ca856a-0c40-4f94-b65f-8053fa2bf78f\.gitconfig'
2026-07-06T06:37:35.5119733Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a3ca856a-0c40-4f94-b65f-8053fa2bf78f' before making global git config changes
2026-07-06T06:37:35.5121360Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:37:35.5124325Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T06:37:35.5363535Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-06T06:37:35.5579901Z https://github.com/SaberMage/spt-core
2026-07-06T06:37:35.5609254Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T06:37:35.5613675Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T06:37:35.5814650Z HEAD
2026-07-06T06:37:35.6078899Z ##[endgroup]
2026-07-06T06:37:35.6081219Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-06T06:37:36.0906268Z ##[group]Cleaning the repository
2026-07-06T06:37:36.0910443Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-06T06:37:37.8665654Z Removing target/
2026-07-06T06:37:37.8698391Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-06T06:37:37.9131809Z HEAD is now at eafc1837 Merge 279df99067a41ead572534846142b9372d0a7812 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T06:37:37.9157717Z ##[endgroup]
2026-07-06T06:37:37.9162106Z ##[group]Disabling automatic garbage collection
2026-07-06T06:37:37.9167360Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T06:37:37.9419338Z ##[endgroup]
2026-07-06T06:37:37.9419759Z ##[group]Setting up auth
2026-07-06T06:37:37.9427121Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:37:37.9682453Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T06:37:38.4387715Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:37:38.4657303Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T06:37:38.8487131Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:37:38.8699808Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T06:37:39.3141911Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T06:37:39.3391096Z ##[endgroup]
2026-07-06T06:37:39.3391553Z ##[group]Fetching the repository
2026-07-06T06:37:39.3398058Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +eafc1837c7074fb14574e127d6b3622d9af54c1b:refs/remotes/pull/52/merge
2026-07-06T06:37:39.9693157Z ##[endgroup]
2026-07-06T06:37:39.9693607Z ##[group]Determining the checkout info
2026-07-06T06:37:39.9693991Z ##[endgroup]
2026-07-06T06:37:39.9699462Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T06:37:39.9981456Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T06:37:40.0208798Z ##[group]Checking out the ref
2026-07-06T06:37:40.0213063Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T06:37:40.0561869Z HEAD is now at eafc1837 Merge 279df99067a41ead572534846142b9372d0a7812 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T06:37:40.0585782Z ##[endgroup]
2026-07-06T06:37:40.0866487Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T06:37:40.1106012Z eafc1837c7074fb14574e127d6b3622d9af54c1b
